home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Garbo
/
Garbo.cdr
/
mac
/
unix
/
textmstr.shr
/
tm.hqx
/
Source Code ƒ
/
U
/
Utils_TextMaster.h
< prev
Wrap
Text File
|
1991-05-09
|
477b
|
20 lines
/* Utils_TextMaster; Utilities */
/* Unit name: Utils_TextMaster.h */
/* Function: Utilities for the Program specific code. */
/* History: 5/9/91 Original by Prototyper 3.0 */
/* ======================================================= */
extern void Close_The_Input_File(void);
extern void Open_The_File(void);
extern void Close_The_Output_File(void);
extern void Save_The_File(void);
/* ======================================================= */